Document::DoMenuCommand

Section: ET++ method description (n)
Updated: automatically Fri Mar 15 14:13:05 1991
Index Return to Main Contents
 

NAME

Document::DoMenuCommand - instance method  

TEMPLATE

see template of EvtHandler::DoMenuCommand  

SPECIFIERS

public virtual  

DESCRIPTION

DoMenuCommand handles all the menu commands from the items which were added by the method DoCreateMenu and also the commands cREDO (such an item is added by the method CmdHistDocument::DoMenuCommand) and cCOLLAPSE which is generated by the menu of class BlankWin. Other commands and the command cSHOWAPPLWIN, which is handled by the method Application::HandleApplicationCommands, are passed to the base class' method. Method is sometimes overridden. Method always calls base method.  

ARGUMENTS

see arguments of EvtHandler::DoMenuCommand  

RETURN ARGUMENT

see return argument of EvtHandler::DoMenuCommand  

CATEGORIES

miscellaneous  

FIRST DEFINITION

class EvtHandler  

FILES

implementation:
Document.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:28 GMT, March 30, 2022